func runtime.munmap
3 uses
runtime (current package)
cgo_mmap.go#L47: func munmap(addr unsafe.Pointer, n uintptr) {
mem_linux.go#L169: munmap(v, n)
os_linux.go#L258: munmap(p, size)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)